/** iaag stylesheet **/

body {
	color:	#000;
	background:	#fff;
	font-family:	Geneva, Arial, Helvetica, sans-serif;
	margin-left:	8%;
	margin-right:	3%;
	margin-bottom:	1.58em
}

small {
	font-size:	.90em
}

big {
	font-size:	1.2em
}

pre {
	font-family:	Courier New, courier, monospace
}

h2, h3, h4, h5, dt {
	font-family:	Arial Narrow, Helvetica Narrow, arial, sans-serif;
	font-weight:	bold
}

h1 {
	font-family:	Impact, Arial Black, Helvetica Black, arial, sans-serif;
	font-size:	2.2em;
	margin-left:	-6%
}

h2 {
	margin-left:	-4%;
	font-size:	1.8em
}

h3 {
	margin-left:	-2%;
	font-size:	1.6em
}

h4 {
	margin-left:	-2%;
	font-size:	1.5em
}

h5, dt {
	font-size:	1.4em
}

h5 {
	margin-left:	-2%
}

h6 {
	margin-left:	12%;
	font-size:	1.2em
}


em {
	font-weight:	bold
}

.warning {
	text-transform:	none;
	font-style:	normal;
	font-weight:	bolder;
	background:	white;
	color:	red;
}

ins {
	text-decoration:	underline;
	background:		yellow;
}

address	{
	font-family: courier, courier new, monospace;
	margin-top:	1.58em;
	margin-bottom:	1.58em;
	letter-spacing:	.1em
}

a {
	font-weight:	bold
}

a:link {
	color:	#f90;
}

a:visited {
	color: #003;
}

a:active {
	color:	#fff;
}

a:hover	{
	text-decoration:	none;
}

a.offsite {
	color: #633;
	text-decoration:	underline;
	font-weight:	normal
}

ul, ol, li {
	margin-top:	0;
	margin-bottom:	0;
	padding-top:	0;
	padding-bottom:	0
}
